home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 50
/
Volume 50 - JOGO DISK .iso
/
Games
/
magicheaven.swf
/
scripts
/
DefineSprite_803
/
frame_2
/
DoAction.as
Wrap
Text File
|
2007-10-01
|
183b
|
7 lines
if(scoreLocation == undefined)
{
}
var noCache = getTimer() + random(100000);
mcTarget.loadMovie("http://www.miniclip.com/swfcontent/highscore.swf?noCache=" + noCache);
stop();